Sets our main struct and passes it to the parent class.
Creates a GtkSourceTag.
the main Gtk struct as a void*
Get the main Gtk struct
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Emits the [signal@Gtk.TextTagTable::tag-changed] signal on the GtkTextTagTable where the tag is included.
Get the tag priority.
Sets the priority of a GtkTextTag.
A tag that can be applied to text in a [class@Buffer].
GtkSourceTag is a subclass of [class@Gtk.TextTag] that adds properties useful for the GtkSourceView library.
If, for a certain tag, [class@Gtk.TextTag] is sufficient, it's better that you create a [class@Gtk.TextTag], not a [class@Tag].